home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 17 / Developer Source Volume 17 (I-MODE Publications, Inc.)(2000).iso / delph / 9a1 / vivrf106.gif < prev    next >
Graphics Interchange Format  |  2000-03-31  |  18KB  |  336x222  |  4-bit (16 colors)
Labels: text | screenshot | font | number
OCR: A Unit 5 Das FomCreate procedure TForml. Formcreate(sender: Tobject); Tmpstr : string: a : integer; const. SReadingLineNumber - Reading Line Number: : begin for a :- 1 to 10 do begin TmpStr :- IntTostr (a); end; ShowMessage(sReadingLineNumber +Tmpstr); end; end. Figure 6; Variables automatically defined.